projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0cbf9d
)
stringfilter: Fix a typo
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 25 Jun 2020 02:08:09 +0000
(22:08 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 25 Jun 2020 18:27:23 +0000
(14:27 -0400)
gtk/gtkstringfilter.c
patch
|
blob
|
history
diff --git
a/gtk/gtkstringfilter.c
b/gtk/gtkstringfilter.c
index f998cbd6627af7b51ff79f3bf363d4ec574cd142..ada86ea401e8e31459415df5365fb21a3a821b02 100644
(file)
--- a/
gtk/gtkstringfilter.c
+++ b/
gtk/gtkstringfilter.c
@@
-484,7
+484,7
@@
gtk_string_filter_get_match_mode (GtkStringFilter *self)
* @self: a #GtkStringFilter
* @mode: the new match mode
*
- * Sets the match mode fo
t
the filter.
+ * Sets the match mode fo
r
the filter.
*/
void
gtk_string_filter_set_match_mode (GtkStringFilter *self,